Skip to content

Add test demonstrating getServices support for multiple registrations#3

Merged
jamiewest merged 1 commit intomainfrom
claude/check-di-type-retrieval-0175MscfTAHNqtRneiqiMXRw
Dec 4, 2025
Merged

Add test demonstrating getServices support for multiple registrations#3
jamiewest merged 1 commit intomainfrom
claude/check-di-type-retrieval-0175MscfTAHNqtRneiqiMXRw

Conversation

@jamiewest
Copy link
Owner

This test file verifies that the DI container supports retrieving all
registered objects by type even when registered through multiple
addSingleton calls. The test registers three services of the same
interface type and confirms all can be retrieved via getServices().

This test file verifies that the DI container supports retrieving all
registered objects by type even when registered through multiple
addSingleton calls. The test registers three services of the same
interface type and confirms all can be retrieved via getServices<T>().
@jamiewest jamiewest merged commit e833193 into main Dec 4, 2025
1 check failed
@jamiewest jamiewest deleted the claude/check-di-type-retrieval-0175MscfTAHNqtRneiqiMXRw branch December 4, 2025 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants